[IA64] Create Xen machine vector
authorAlex Williamson <alex.williamson@hp.com>
Mon, 7 May 2007 14:52:12 +0000 (08:52 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Mon, 7 May 2007 14:52:12 +0000 (08:52 -0600)
commita832734a51de745579281ad17a774744cc62c3c1
tree3558e898dd5df27318baf3b2c7dcb5638a46ac67
parent05ab0564f4a94a477abff273fb7fe1fe7eb4d994
[IA64] Create Xen machine vector

This allows us to easily switch between hardware or software iommu and
simple remapping.  The Xen machine vector is only intended for domU
guests at this point.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
linux-2.6-xen-sparse/arch/ia64/Kconfig
linux-2.6-xen-sparse/arch/ia64/Makefile
linux-2.6-xen-sparse/arch/ia64/kernel/acpi.c
linux-2.6-xen-sparse/arch/ia64/xen/machvec.c [new file with mode: 0644]
linux-2.6-xen-sparse/arch/ia64/xen/xen_dma.c [new file with mode: 0644]
linux-2.6-xen-sparse/include/asm-ia64/machvec.h
linux-2.6-xen-sparse/include/asm-ia64/machvec_xen.h [new file with mode: 0644]